home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / AMICUS / AMICUS08.ADF / Progs / KwikCopy.DOC < prev    next >
Text File  |  1986-04-02  |  1KB  |  36 lines

  1. Kwikcopy-
  2.  
  3.   An executable program (written in C) that will make diskcopies
  4. without having to reboot or reload the program while one is making
  5. multiple copies.
  6.  
  7.   The default settings are:  Source = df0:  Destination = df1:
  8. Unfortunately, these do not seem to be changeable.
  9.  
  10.   The program should be run from CLI by typing <Kwikcopy>. DO NOT TYPE RUN
  11. <Kwickcopy>! You will get an endless loop with no chance to swap disks
  12. between diskcopies!
  13.  
  14.   One very interesting feature of this program is it's ability to copy disks
  15. that have developed read errors. Unlike Diskcopy, it will NOT crash but will
  16. report the exact location of the error and the error number, and then
  17.  continue on to the next block. It will NOT, however, copy the errors to the
  18. destination disk.
  19.  
  20.   When you have finished using the program, the only way to break out of the
  21. program seems to be to warm boot. DO NOT just remove the disks and hit
  22. return. It will attempt to make copies without any disks present and the
  23. noises your drives will make will scare you to death!
  24.  
  25.   This program was downloaded from Delphi and to the best of my knowledge,
  26. is in the public domain.
  27.  
  28.    Please feel free to make changes in the doc file as you discover
  29. inaccuracies and discover new features that I have missed. This is merely a
  30. cursory look at the program to get one started.
  31.  
  32.    Enjoy!
  33.                 Barry Einstein - Amuse
  34.  
  35.  
  36.